home *** CD-ROM | disk | FTP | other *** search
/ COMPLETE Car Care / COMPLETE Car Care.iso / notes.txt < prev    next >
Text File  |  1994-11-01  |  12KB  |  271 lines

  1.           Intel Indeo(tm) Video R3.2 Update -- V3.22.01.44
  2.                 Microsoft Video for Windows 1.1d 
  3.                         November 1, 1994
  4.  
  5. This software update is provided to enhance your existing Indeo(TM)
  6. Video drivers to the latest video technology for compressing, editing
  7. and playing back video on your Intel microprocessor-based desktop
  8. computer, using Microsoft's Video for Windows* Version 1.1d. 
  9.  
  10. Indeo Video technology gives you the capability to capture and
  11. compress video in a single step using Intel's Smart Video Recorder (ISVR)
  12. and ISVR Pro.  It also allows you to encode and decode (i.e. play back)
  13. video using only software on your PC.
  14.  
  15. The ISVR Pro works with camcorders, VCRs and laser disks to capture
  16. Indeo Video.  It immediately compresses NTSC or PAL format files at
  17. 320x240, 240x180, and 160x120 pixel resolutions at up to 30 frames
  18. per second (fps). 
  19.  
  20. In addition, the built-in scalability of Indeo technology
  21. automatically adjusts the playback frame rate depending on your
  22. computer's performance capabilities.  This allows you to play Indeo
  23. video files on any Intel Pentium(TM) or Intel486(TM) processor-based
  24. computer.
  25.  
  26. Readme.txt Topics:
  27. ------------------
  28.   * Improvements
  29.   * Indeo Video Drivers
  30.   * Differences from Microsoft's VfW Update
  31.   * System.ini Entries
  32.   * AVI File Editors
  33.   * Known Operating Characteristics
  34.   * Software Requirements
  35.   * Optimum System Recomendation
  36.   * Technical Support and Updates
  37.   * Microsoft Readme.txt file for VfW 1.1d
  38.  
  39. Improvements:
  40. -------------
  41. This version of the Indeo Video R3.2 driver is an update to Indeo
  42. Video R3.1 and Video for Windows V1.1d. It provides:
  43.    
  44.    * Improved visual quality.  There is significantly more foreground 
  45.      and background detail for most sequences, particularly at 15fps 
  46.      with data rates of 135KB/sec or higher.
  47.    * Improved video playback performance at low data rates.
  48.    * Improved 16-bit image quality and playback performance.
  49.    * Improved audio playback at low data rates.
  50.    * Compression and decompression of images up to 640x480 size in
  51.      4-pixel increments.  Note: 640x480x10 video with a 240KB/sec transfer 
  52.      rate, has been measured to play back at close to 10 frames per second.
  53.    * Improved software encoder performance (2 to 5 sec/frame on a Pentium 
  54.      processor system).
  55.    * Faster initialization.
  56.     
  57. Improvements since V3.22.01.30 was released:
  58.  
  59. 1) Fixes color shift when using Active Palette support.
  60. 2) Fixes sustained palette flash when video is placed in the background.
  61. 3) Correctly rejects AVI files with odd size images.
  62. 4) Fixed a possible GPF when insufficient memory was available.
  63. 5) The new Raw driver displays correctly under Adobe Premiere*.
  64.  
  65. Improvements since V3.22.01.43 was released:
  66.  
  67. 1) Fixes a potential problem with the floating point library not being
  68.    exited correctly while compressing a file.
  69.  
  70. Indeo Video Drivers:
  71. --------------------  
  72. Indeo(TM) Video R3.2  -- V3.22.01.44 incorporates the new Indeo 
  73.              Video R3.2 software codec that produces
  74.              the highest quality video for software
  75.              playback on Intel microprocessor based
  76.              desktop computers.
  77.              [filename: ir32.dll]
  78.  
  79. Indeo(TM) Video Raw   -- V1.10.1.6 incorporates the raw/YVU9 codec.
  80.              [filename: iyvu9.dll]
  81.  
  82. Indeo(TM) Video R2.1  -- V2.17.003 incorporates a decompressor only.
  83.              It plays back files created with the older
  84.              R2.1 codec.
  85.              [filename: ir21.dll]
  86.  
  87. Differences from Microsoft's VfW Update:
  88. ----------------------------------------
  89. The Setup utility used to install this update is a modified version of the
  90. Setup utility Microsoft provides with their runtime package.  It is
  91. possible to make further changes to this program.  The Microsoft Setup
  92. program used to come with V3.1 of the Windows SDK.  It is now available to
  93. registered users of Visual C++ by calling Microsoft Product Support.
  94.  
  95. All of the Intel and non-Intel codecs are installed by this update.
  96. Listed below are the differences between this update and the one supplied
  97. by Microsoft:
  98.  
  99. 1.  Installs R3.2 V3.22.1.44 driver rather than V3.22.1.43.
  100. 2.  The Raw driver (iyvu9.dll) is updated.
  101. 3.  A file called ir30.dll is installed.  See the following section
  102.     for details.
  103. 4.  The R2.1 driver is renamed to ir21.dll.
  104. 5.  The readme.txt and copyrite.txt files are added.  This
  105.     readme.txt file may be deleted prior to distribution.
  106. 6.  The files in this update do not all fit on one 3.5" diskette.
  107.  
  108. System.ini Entries:
  109. -------------------
  110. The Setup program installs the Indeo video drivers along with the
  111. latest Video for Windows runtime.  It places the following entries
  112. in the system.ini file for the Indeo video drivers:
  113.  
  114. [drivers]
  115. VIDC.RT21=ir21.dll
  116. VIDC.YVU9=iyvu9.dll
  117. VIDC.IV31=ir32.dll
  118. VIDC.IV32=ir32.dll
  119.  
  120. Previously, the recommended system.ini entries for Indeo video R3.1
  121. looked as follows:
  122.  
  123. [drivers]
  124. VIDC.RT21=indeov.drv
  125. VIDC.YVU9=indeov.drv
  126. VIDC.IV31=indeov.drv
  127.  
  128. Indeov.drv was an "umbrella" driver that used a text file called
  129. indeo.ini to point to the various Indeo video drivers.  The indeo.ini
  130. file had the following entries:
  131.  
  132. [GLOBAL]
  133. DRIVERS=IV31,RT21,YVU9
  134. [IV31]
  135. DEC=ir30.dll
  136. [RT21]
  137. DEC=ir21_r.dll
  138. [YVU9]
  139. DEC=ir21_r.dll
  140.  
  141. Indeov.drv and indeo.ini are no longer used and may be deleted if desired.
  142. However, older applications, which install the Indeo video drivers, may still
  143. use indeov.drv and indeo.ini.  Since the name of the latest Indeo video driver
  144. has changed from ir30.dll to ir32.dll, this would prevent IV31 files from
  145. accessing the latest driver.  To avoid this problem, an exact copy of the
  146. latest ir32.dll file, named ir30.dll, is also installed by this setup program.
  147. It is hoped the ir30.dll file will not be used.  But if another setup program
  148. should change the system.ini entries to point to indeov.drv, then the correct
  149. driver will still be accessed through ir30.dll.  In the future, this precaution
  150. should not need to be taken.
  151.  
  152. AVI File Editors:
  153. -----------------
  154. This is a recommendation for developers of AVI file editors.
  155. To avoid unnecessary recompression, it is recommended the IV31 and
  156. IV32 video formats be treated as the same video format. This speeds
  157. up editing operations and improves video quality.  When a video editor
  158. saves an edited AVI file, the video formats of the source video frames
  159. are compared to the video format chosen for the target file.
  160. Typically, any frames not in the target format are recompressed.  If
  161. a clip contains a mixture of IV31 and IV32 frames, and the output
  162. format is IV32, it is not necessary to recompress the IV31 frames.
  163. The Indeo video R3.2 codec will play back both video formats.  
  164.  
  165. Known Operating Characteristics:
  166. --------------------------------
  167.  1) The new Indeo Video R3.2 driver can play back AVI files
  168.     compressed using the older R3.0 and R3.1 drivers.  However, AVI
  169.     files created by the R3.2 software encoder cannot be played back
  170.     using the Indeo video R3.0 or R3.1 drivers.  Microsoft's Media
  171.     Player will report the error "Video not available, cannot find
  172.     'vids.iv32' decompressor."   
  173.  
  174.  2) The R2.1 driver does not display a setup dialog box from
  175.     the Control Panel.
  176.  
  177.  3) Digital Video Arts, Ltd. has an Indeo video R3.2 driver that
  178.     supports hardware playback.  Call 215-576-7920 to inquire about
  179.     their NewWorld Operating Environment.
  180.  
  181. Software Requirements:
  182. -----------------------
  183.   * Video for Windows V1.1d
  184.   * Windows 3.1
  185.  
  186. Optimum System Recomendation:                     
  187. -----------------------------
  188. For the highest image quality and playback, the following system 
  189. requirements are recommended:
  190.  
  191.    * Intel Pentium processor
  192.    * System RAM: 12+ MB
  193.    * PCI bus graphics controller with DCI-enabled drivers
  194.    * SCSI or Enhanced IDE hard drive
  195.  
  196. For best frame rate performance, put the graphics card in 8-bit
  197. color mode.  For best image quality, put the graphics card in
  198. 24-bit color mode.     
  199.  
  200. Technical Support and Updates:
  201. ------------------------------
  202. For technical assistance with the USA call our Hotline number at